home *** CD-ROM | disk | FTP | other *** search
/ CD Fun House 1 / CD Fun House (Wayzata Technology).iso / •Interesting Stuff• / Silly Stack 1 •••• / Silly Stack 1 ееее / card_2879.txt < prev    next >
Text File  |  1990-10-02  |  7KB  |  283 lines

  1. -- card: 2879 from stack: in
  2. -- bmap block id: 14925
  3. -- flags: 0000
  4. -- background id: 2709
  5. -- name: First
  6. ----- HyperTalk script -----
  7. On Opencard
  8.   Show card Field Dis
  9. end opencard
  10.  
  11.  
  12.  
  13. -- part 2 (button)
  14. -- low flags: 00
  15. -- high flags: 0000
  16. -- rect: left=197 top=257 right=322 bottom=338
  17. -- title width / last selected line: 0
  18. -- icon id / first selected line: 0 / 0
  19. -- text alignment: 1
  20. -- font id: 0
  21. -- text size: 12
  22. -- style flags: 0
  23. -- line height: 16
  24. -- part name: MM
  25. ----- HyperTalk script -----
  26. on mouseUp
  27.   Show Card Field MM
  28. end mouseUp
  29.  
  30.  
  31.  
  32. -- part 3 (field)
  33. -- low flags: 01
  34. -- high flags: 0000
  35. -- rect: left=209 top=320 right=337 bottom=302
  36. -- title width / last selected line: 0
  37. -- icon id / first selected line: 0 / 0
  38. -- text alignment: 0
  39. -- font id: 3
  40. -- text size: 12
  41. -- style flags: 0
  42. -- line height: 16
  43. -- part name: MM
  44. ----- HyperTalk script -----
  45. On MouseUp
  46.   Hide Card Field MM
  47. End MouseUP
  48.  
  49.  
  50.  
  51. -- part 4 (field)
  52. -- low flags: 81
  53. -- high flags: 0007
  54. -- rect: left=35 top=101 right=247 bottom=506
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 0
  58. -- font id: 3
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: Intro
  63. ----- HyperTalk script -----
  64. On Mouseup
  65.   Hide Card Field Intro
  66. End Mouseup
  67.  
  68.  
  69. -- part 5 (button)
  70. -- low flags: 00
  71. -- high flags: 8003
  72. -- rect: left=177 top=73 right=97 bottom=345
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 0 / 0
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: What the heck is this?
  81. ----- HyperTalk script -----
  82. on mouseUp
  83.   Show card field intro
  84. end mouseUp
  85.  
  86.  
  87.  
  88. -- part 6 (button)
  89. -- low flags: 00
  90. -- high flags: 8000
  91. -- rect: left=412 top=15 right=70 bottom=497
  92. -- title width / last selected line: 0
  93. -- icon id / first selected line: 1 / 1
  94. -- text alignment: 1
  95. -- font id: 0
  96. -- text size: 12
  97. -- style flags: 0
  98. -- line height: 16
  99. -- part name: WARNING
  100. ----- HyperTalk script -----
  101. on mouseUp
  102.   SHOW CARD FIELD WARN
  103. end mouseUp
  104.  
  105.  
  106.  
  107. -- part 7 (field)
  108. -- low flags: 81
  109. -- high flags: 0004
  110. -- rect: left=33 top=254 right=340 bottom=500
  111. -- title width / last selected line: 0
  112. -- icon id / first selected line: 0 / 0
  113. -- text alignment: 0
  114. -- font id: 3
  115. -- text size: 12
  116. -- style flags: 0
  117. -- line height: 16
  118. -- part name: Warn
  119. ----- HyperTalk script -----
  120. On Mouseup
  121.   Hide card field warn
  122. end MOuseup
  123.  
  124.  
  125. -- part 8 (button)
  126. -- low flags: 00
  127. -- high flags: 0000
  128. -- rect: left=56 top=28 right=51 bottom=173
  129. -- title width / last selected line: 0
  130. -- icon id / first selected line: 0 / 0
  131. -- text alignment: 1
  132. -- font id: 0
  133. -- text size: 12
  134. -- style flags: 0
  135. -- line height: 16
  136. -- part name: New Button
  137. ----- HyperTalk script -----
  138. on mouseUp
  139.   Show card Field Title
  140. end mouseUp
  141.  
  142.  
  143.  
  144. -- part 9 (field)
  145. -- low flags: 81
  146. -- high flags: 0000
  147. -- rect: left=204 top=12 right=52 bottom=373
  148. -- title width / last selected line: 0
  149. -- icon id / first selected line: 0 / 0
  150. -- text alignment: 0
  151. -- font id: 3
  152. -- text size: 10
  153. -- style flags: 256
  154. -- line height: 13
  155. -- part name: Title
  156. ----- HyperTalk script -----
  157. On MouseUp
  158.   hide card field title
  159. end Mouseup
  160.  
  161.  
  162. -- part 10 (button)
  163. -- low flags: 00
  164. -- high flags: 0000
  165. -- rect: left=211 top=225 right=258 bottom=275
  166. -- title width / last selected line: 0
  167. -- icon id / first selected line: 0 / 0
  168. -- text alignment: 1
  169. -- font id: 0
  170. -- text size: 12
  171. -- style flags: 0
  172. -- line height: 16
  173. -- part name: New Button
  174. ----- HyperTalk script -----
  175. on mouseUp
  176.   play boing f
  177.   Show card field eyes
  178. end mouseUp
  179.  
  180.  
  181.  
  182. -- part 11 (field)
  183. -- low flags: 81
  184. -- high flags: 0002
  185. -- rect: left=282 top=210 right=262 bottom=375
  186. -- title width / last selected line: 0
  187. -- icon id / first selected line: 0 / 0
  188. -- text alignment: 0
  189. -- font id: 3
  190. -- text size: 12
  191. -- style flags: 0
  192. -- line height: 16
  193. -- part name: Eyes
  194. ----- HyperTalk script -----
  195. On Mouseup
  196.   hide card field eyes
  197. end mouseup
  198.  
  199.  
  200. -- part 13 (button)
  201. -- low flags: 00
  202. -- high flags: 0000
  203. -- rect: left=7 top=12 right=59 bottom=46
  204. -- title width / last selected line: 0
  205. -- icon id / first selected line: 21700 / 21700
  206. -- text alignment: 1
  207. -- font id: 0
  208. -- text size: 12
  209. -- style flags: 0
  210. -- line height: 16
  211. -- part name: Home
  212. ----- HyperTalk script -----
  213. on mouseUp
  214.   go to stack home
  215. end mouseUp
  216.  
  217.  
  218.  
  219. -- part 15 (field)
  220. -- low flags: 01
  221. -- high flags: 0002
  222. -- rect: left=170 top=121 right=205 bottom=353
  223. -- title width / last selected line: 0
  224. -- icon id / first selected line: 0 / 0
  225. -- text alignment: 0
  226. -- font id: 3
  227. -- text size: 12
  228. -- style flags: 0
  229. -- line height: 16
  230. -- part name: Dis
  231. ----- HyperTalk script -----
  232. On Mouseup
  233.   Hide Card Field Dis
  234. end Mouseup
  235.  
  236.  
  237.  
  238. -- part contents for card part 3
  239. ----- text -----
  240. Our Hero M.M.
  241.  
  242.  
  243. -- part contents for card part 4
  244. ----- text -----
  245. You are about to enter the slightly off-beat world of M.M. & Co.  M.M. is short for Mouth Monster (he prefers incredible or dreaded mouth monster, but we have trouble saying that without giggling a lot).  The Co. is short for M.M.'s cohorts of accompanying characters: Living Energy - Erga, Hoppers, Stan the Snail and Family, Doc, Bugs, and a whole host of others.
  246.  
  247. They may not look much like us (hopefully), but they all still face many of the same trials and tribulations that we do.
  248.  
  249.                                    ************************
  250.  
  251. I'm doing a lot of experimenting with line textures and forms with this stack - trying to find that perfect campy but classy style - while adjusting to drawing with the Mac on a tiny screen.  (I really could use a scrolling card.)  I hope you enjoy it.
  252.  
  253. I REALLY NEED YOUR INPUT.  Please send your comments to:
  254.  
  255. John Z
  256. 80 Brook Street
  257. Geneva, NY 14456
  258.  
  259. (Small donations are also accepted.)
  260.  
  261. Distribute this stuff around.
  262.  
  263. P.S. sorry about there being only 1 home button - I couldn't find a good universal spot for it.
  264.  
  265. M.M. & Co. - Copyright ¬© 1988 John Zakour.
  266.  
  267.  
  268. -- part contents for card part 7
  269. ----- text -----
  270. WARNING: This material is not suited for everyone.  If you consider yourself 100% normal, watch the 700 club faithfully, think Ronald Reagan should be allowed to run for a third term, and believe in only what you know is true - then you might as well skip this and go play with a spreadsheet or something!
  271.  
  272. -- part contents for card part 9
  273. ----- text -----
  274.  
  275. A Mouth is a Terrible Thing to Waste.
  276.  
  277. -- part contents for card part 11
  278. ----- text -----
  279. HEY, get that thing out of my eyes!
  280.  
  281. -- part contents for card part 15
  282. ----- text -----
  283.      The following cartoons express only the author's opinions, and are meant to be viewed in a humorous light.  (I.E. it's only a joke.)